home *** CD-ROM | disk | FTP | other *** search
/ Cool Shareware / Cool Shareware PC-World CD-ROM (Digital Concepts)(PA1099R9)(1999).BIN / apps / mm / mmsetup.exe / data1.cab / PlasticSkin / mmtheme.ini < prev    next >
Encoding:
INI File  |  1999-06-29  |  12.8 KB  |  534 lines

  1. 01#PLASTIC SKIN
  2. .00.0.0.0.00.0.0.0.0.0..00..0..0.0.0.# The sections are defined by individual entities typically UI controls
  3. ##
  4. ## App-wide DEFAULTS ********************************************** 
  5. ********************************************************************
  6. ## Font - Typeface,size,weight(FW_BOLD/FW_NORMAL)
  7. ## RGB triplet
  8.  
  9. [MMJB_WideDefaults]
  10. Font=Arial,9,FW_BOLD
  11. TextColor=24,41,41
  12. TextBackColor=102,152,144
  13. #BackColor=78,158,156
  14. BackColor=255,213,3
  15. ForeColor=0,0,0
  16. ResizeStyle=
  17. HighLightTextColor=255,255,255
  18. HighLightTextBackColor=60,60,60
  19. ResizeStyle=
  20. MarginWidth=14
  21.  
  22. # generic bitmap tiles for background and borders
  23. BackgroundTile=bgmid.bmp
  24. LeftBorderTile=bgle.bmp        
  25. RightBorderTile=bgre.bmp
  26. TopBorderTile=bete.bmp
  27. BottomBorderTile=bgbe.bmp
  28. LeftTopCornerTile=bgul.bmp
  29. RightTopCornerTile=bgur.bmp
  30. LeftBottomCornerTile=bgll.bmp
  31. RightBottomCornerTile=bglr.bmp
  32. ArtBitmap=mmart.bmp
  33.  
  34.  
  35. ## MAIN SCREEN SECTION ********************************************* 
  36. ********************************************************************
  37. ## The main screens
  38. ## There are two Resize modes - "Tile" or "Stretch" depending on the
  39. ## background bitmap
  40. ## For background bitmaps, we allow specifying the btimap name so that
  41. ## its easier to manipulate without having to change the skin api library.
  42. ## ResizeMode=Stretch
  43. ## Dimension :: Coordinates on desktop- left,top,right,bottom
  44.  
  45. [MMJBCaption]
  46. ClassName="MMJBCTRL.LabelCtrl.1"
  47. Font=Arial,7,FW_BOLD
  48. Dimension=13,5,80,15
  49. TextColor=255,255,128
  50. TextBackColor=0,0,0
  51. Align=0
  52. ScrollText=no
  53.  
  54. [MMJBPlayer]
  55. ResizeMode=Stretch
  56. Dimension=0,0,576,140
  57. BkgBmpFile="mmplbk.bmp"
  58. ArtDim=291,21,392,122
  59.  
  60. [MMJBPlayerSmall]
  61. Dimension=0,0,221,63
  62. BkgBmpFile="tinyplbk.bmp"
  63. PlayBtnSetXY=12,9
  64. LabelDim=16,36,205,50
  65.  
  66. [MMJBRecorder]
  67. Dimension=0,0,230,175
  68. #Dimension=0,0,216,182
  69. #0,61,85,120
  70. BkgBmpFile="mmrecbk.bmp"
  71. RecProgressColor=96,124,237
  72. RecSuccessColor=0,128,0
  73. RecWarningColor=255,255,0
  74. RecFailureColor=255,0,0
  75.  
  76. [MMJBDatabase]
  77. Dimension=0,121,85,180
  78. #BkgBmpFile="mmdbbk.bmp"
  79.  
  80. [MMJBTrackInfo]
  81. #BkgBmpFile="mmtbbk.bmp"
  82.  
  83. [MMJBPlaylist]
  84. MarginWidth=11
  85. ButtonGap=2
  86. TitleBarheight=18
  87.  
  88.  
  89. ## Dimension = left,top,right,bottom in terms of client coordinates
  90. ## ClassName =Control class name for swappability
  91. ## LocInBitmap = leftmost point of this button bitmap in the composite bitmap, top =0
  92. ##            value = currencontrol.left coordinate in the bitmap (revisit explanation)
  93.  
  94. ********************************************************************
  95. ## COMMON ITEMS/CONTROLS SECTION ***********************************
  96. ********************************************************************
  97. [GL_MinButton]
  98. ClassName="MMJBCTRL.PushBtnCtrl.1"
  99. Dimension=9,6,20,16
  100. LocInBitmap=9
  101.  
  102. [GL_MaxButton]
  103. ClassName="MMJBCTRL.PushBtnCtrl.1"
  104. Dimension=0,6,9,16
  105. LocInBitmap=0
  106.  
  107. [GL_IconizeButton]
  108. ClassName="MMJBCTRL.PushBtnCtrl.1"
  109. Dimension=20,6,31,16
  110. LocInBitmap=20
  111.  
  112. [GL_CloseButton]
  113. ClassName="MMJBCTRL.PushBtnCtrl.1"
  114. Dimension=31,6,39,16
  115. LocInBitmap=31
  116.  
  117. ********************************************************************
  118. ## PLAYER SECTION ************************************************** 
  119. ********************************************************************
  120. ## ** TextButtons **
  121.  
  122. [PL_OptionsButton]
  123. ClassName="MMJBCTRL.TextBtnCtrl.1"
  124. Dimension= 120,5,160,16
  125. TextColor=255,222,24
  126. TextBackColor=0,0,0
  127. HighLightTextColor=231,156,8
  128. SelTextColor=255,179,64
  129. Font=Arial,7,FW_NORMAL
  130.  
  131. [PL_RegisterButton]
  132. ClassName="MMJBCTRL.TextBtnCtrl.1"
  133. Dimension=160,5,201,16
  134. TextColor=255,222,24
  135. TextBackColor=0,0,0
  136. HighLightTextColor=231,156,8
  137. SelTextColor=255,179,64
  138. Font=Arial,7,FW_NORMAL
  139.  
  140. [PL_SitesButton]
  141. ClassName="MMJBCTRL.TextBtnCtrl.1"
  142. Dimension=201,5,228,16
  143. TextColor=255,222,24
  144. TextBackColor=0,0,0
  145. HighLightTextColor=231,156,8
  146. SelTextColor=255,179,64
  147. Font=Arial,7,FW_NORMAL
  148.  
  149. [PL_HelpButton]
  150. ClassName="MMJBCTRL.TextBtnCtrl.1"
  151. Dimension=228,5,252,16
  152. TextColor=255,222,24
  153. TextBackColor=0,0,0
  154. HighLightTextColor=231,156,8
  155. SelTextColor=255,179,64
  156. Font=Arial,7,FW_NORMAL
  157.  
  158.  
  159. ## ** Pushbuttons **
  160.  
  161. [PL_MMLogoButton]
  162. ClassName="MMJBCTRL.PushBtnCtrl.1"
  163. Dimension=00,00,104,29
  164.  
  165. [PL_PrevButton]
  166. ClassName="MMJBCTRL.PushBtnCtrl.1"
  167. Dimension=17,102,49,123
  168. LocInBitmap=0
  169.  
  170. [PL_PlayButton]
  171. ClassName="MMJBCTRL.PushBtnCtrl.1"
  172. Dimension=78,102,105,123
  173. LocInBitmap=62
  174.  
  175. [PL_StopButton]
  176. ClassName="MMJBCTRL.PushBtnCtrl.1"
  177. State=0
  178. Dimension=132,102,160,123
  179. LocInBitmap=116
  180. # All the buttons including Stop are reset to default look
  181. ResetAll=1
  182.  
  183. [PL_NextButton]
  184. ClassName="MMJBCTRL.PushBtnCtrl.1"
  185. State=0
  186. Dimension=160,102,191,123
  187. LocInBitmap=144
  188.  
  189. ## ** Check boxes**
  190. #Default state - State=0(off) on=1 // 0 is assumed  if not mentioned
  191.  
  192. [PL_RecordButton]
  193. ClassName="MMJBCTRL.PushBtnCtrl.1"
  194. State=0
  195. Dimension=49,102,77,123
  196. LocInBitmap=32
  197.  
  198. [PL_PauseButton]
  199. ClassName="MMJBCTRL.PushBtnCtrl.1"
  200. State=0
  201. Dimension=104,102,132,123
  202. LocInBitmap=88
  203.  
  204. [PL_DatabaseButton]
  205. ClassName="MMJBCTRL.PushBtnCtrl.1"
  206. Dimension=202,36,224,48
  207. LocInBitmap=0
  208.  
  209. [PL_TextButton]
  210. ClassName="MMJBCTRL.PushBtnCtrl.1"
  211. Dimension=224,36,248,48
  212. LocInBitmap=22
  213.  
  214.  
  215. [PL_IMusicButton]
  216. ClassName="MMJBCTRL.PushBtnCtrl.1"
  217. Dimension=203,102,251,123
  218.  
  219. ## ** Slider bars**
  220. # Orientation  =>vertical = 1/ Horizontal = 0
  221. # KnobLevel => Initial Knob Setting
  222. ## Max/MinPosition => Allowing for slider bar having non-slide area e.g vol label
  223. ## specify the sliding coord (in client coord), relative to the slider bar dimension.
  224. ## In this example, its some offset from the top and bottom of the 
  225. ## volume slider bar e.g wrt top= 17 and bottom = 86 i.e 63~17+63; 12~17+12
  226. ## By Default = top(17) and bottom(86) , if unspecified
  227.  
  228. [PL_Volume]
  229. ClassName="SLIDER.MMJBSliderCtrl.1"
  230. Dimension=264,27,277,100
  231. DimensionKnob=0,0,14,23
  232. MinPosition=59
  233. MaxPosition=11
  234. NumLevels=10
  235. Orientation=1
  236. KnobLevel=5
  237.  
  238. [PL_Progress]
  239. ClassName="SLIDER.MMJBSliderCtrl.1"
  240. # since the Horslidebar is a thin line,add knob-height/2 above and below
  241. # so line ycoord =  80 hence  top = 80-6, bottom = 80+6
  242. Dimension=23,84,246,92
  243. DimensionKnob=0,0,16,8
  244. ## In this one, the entire width is slidable
  245. MinPosition=8
  246. MaxPosition=215
  247. NumLevels=20
  248. Orientation=0
  249. KnobLevel=0
  250.  
  251. ## ** Player Label**
  252. ## Dimension - coordinates
  253. ## Font Typeface,size,weight(FW_BOLD/FW_NORMAL)
  254. ## TextColor in RGB if different from MMJBWIdeDefault text color
  255. ## TextBackColor if different from MMJBWIdeDefault background color
  256. ## Align Text 0=left,1=Center,2=Right... Nothing specified = Center
  257.  
  258. [PL_TrackName]
  259. ClassName="MMJBCTRL.LabelCtrl.1"
  260. Dimension=23,61,246,83
  261. Font=Arial,14,FW_NORMAL
  262. #Font=ms sans serif,14,FW_NORMAL
  263. Align=0
  264.  
  265. [PL_TrackTime]
  266. ClassName="MMJBCTRL.LabelCtrl.1"
  267. Dimension=23,35,190,47
  268. Font=Arial,7,FW_NORMAL
  269. Align=0
  270. ScrollText=no
  271.  
  272. [PL_Artist]
  273. ClassName="MMJBCTRL.LabelCtrl.1"
  274. Dimension=23,48,246,61
  275. Font=Arial,9,BOLD
  276. Align=0
  277.  
  278. ********************************************************************
  279. ## RECORDER SECTION ************************************************** 
  280. ********************************************************************
  281. ## ** Pushbuttons **
  282. ## Dimension = left,top,right,bottom in terms of client coordinates
  283. ## ClassName =Control class name for swappability
  284. ## LocInBitmap = leftmost point of this button bitmap in the composite bitmap, top =0
  285. ##                0, if not mentioned
  286.  
  287. [REC_StartButton]
  288. ClassName="MMJBCTRL.PushBtnCtrl.1"
  289. Dimension=20,136,53,157
  290. LocInBitmap=0
  291.  
  292. [REC_StopButton]
  293. ClassName="MMJBCTRL.PushBtnCtrl.1"
  294. Dimension=53,136,83,157
  295. LocInBitmap=33
  296.  
  297. [REC_PauseButton]
  298. ClassName="MMJBCTRL.PushBtnCtrl.1"
  299. Dimension=88,141,118,162  // temporarily out
  300. LocInBitmap=63
  301.  
  302. [REC_CancelButton]
  303. ClassName="MMJBCTRL.PushBtnCtrl.1"
  304. Dimension=83,136,116,157
  305. LocInBitmap=93
  306.  
  307. [REC_EjectButton]
  308. ClassName="MMJBCTRL.PushBtnCtrl.1"
  309. Dimension=120,136,156,157
  310. LocInBitmap=126
  311.  
  312. [REC_CDDBButton]
  313. ClassName="MMJBCTRL.PushBtnCtrl.1"
  314. Dimension=144,136,191,157
  315.  
  316. [REC_AllButton]
  317. ClassName="MMJBCTRL.PushBtnCtrl.1"
  318. Dimension=262,5,300,15
  319.  
  320. [REC_NoneButton]
  321. ClassName="MMJBCTRL.PushBtnCtrl.1"
  322. Dimension=305,5,344,15
  323. LocInBitmap=39
  324.  
  325. [REC_RefreshButton]
  326. ClassName="MMJBCTRL.PushBtnCtrl.1"
  327. Dimension=349,5,401,15
  328. LocInBitmap=85
  329.  
  330. // Took from database, as rec hs no info
  331. [REC_VScroll]
  332. ClassName="SLIDER.MMJBSliderCtrl.1"
  333. Dimension=511,30,526,169
  334. DimensionKnob=0,0,8,13
  335. #MinPosition=63
  336. #MaxPosition=12
  337. NumLevels=10
  338. Orientation=1
  339. KnobLevel=10
  340.  
  341. ## ** Recorder Labels **
  342. ## Dimension - coordinates
  343. ## Font Typeface,size,weight(FW_BOLD/FW_NORMAL)
  344. ## TextColor in RGB
  345. ## BackColor if different from screen background color
  346. ## BackTransparent=1 => text Background is transparent
  347. ## To prevent label from scrolling, for long text in small
  348. ## display, set
  349. ## ScrollText=no          else yes, or nothing
  350.  
  351. [REC_Album]
  352. ClassName="MMJBCTRL.LabelCtrl.1"
  353. Dimension=24,46,219,62
  354. #Dimension=24,36,219,52
  355. Font=Arial,8,FW_BOLD
  356. BackTransparent=0
  357. Align=0
  358.  
  359. [REC_Artist]
  360. ClassName="MMJBCTRL.LabelCtrl.1"
  361. Dimension=24,73,219,88
  362. Font=Arial,8,FW_BOLD
  363. BackTransparent=0
  364. Align=0
  365.  
  366. [REC_RecStatus]
  367. ClassName="MMJBCTRL.LabelCtrl.1"
  368. Dimension=24,99,219,114
  369. Font=Arial,8,FW_BOLD
  370. BackTransparent=0
  371. Align=0
  372.  
  373. [REC_WaveStatus]
  374. ClassName="MMJBCTRL.LabelCtrl.1"
  375. #Dimension=24,109,219,125
  376. Dimension=24,115,219,128
  377. Font=Arial,8,FW_NORMAL
  378. BackTransparent=0
  379.  
  380.  
  381. [REC_Waveform]
  382. #Dimension=26,119,218,123
  383. Dimension=26,115,218,128
  384. TopColor=255,120,120
  385. MidColor=240,240,65
  386. BotColor=40,200,40
  387. ProgColor=0,0,0
  388.  
  389. ********************************************************************
  390. ## DATABASE SECTION ************************************************** 
  391. ********************************************************************
  392. ## ** Pushbuttons **
  393. ## Dimension = left,top,right,bottom in terms of client coordinates
  394. ## ClassName =Control class name for swappability
  395. ## LocInBitmap = leftmost point of this button bitmap in the composite bitmap, top =0
  396. ##                0, if not mentioned
  397.  
  398. [DB_AddButton]
  399. ClassName="MMJBCTRL.PushBtnCtrl.1"
  400. Dimension=129,5,164,15
  401. LocInBitmap=0
  402.  
  403. [DB_DeleteButton]
  404. ClassName="MMJBCTRL.PushBtnCtrl.1"
  405. Dimension=169,5,217,15
  406. LocInBitmap=35
  407.  
  408. [DB_TagButton]
  409. ClassName="MMJBCTRL.PushBtnCtrl.1"
  410. Dimension=212,5,244,15
  411. LocInBitmap=83
  412.  
  413. [DB_GetMusicButton]
  414. ClassName="MMJBCTRL.PushBtnCtrl.1"
  415. Dimension=264,5,318,15
  416. LocInBitmap=123
  417.  
  418. [DB_VScroll]
  419. ClassName="SLIDER.MMJBSliderCtrl.1"
  420. Dimension=493,23,505,134
  421. DimensionKnob=0,0,7,10
  422. #Dimension=511,30,526,169
  423. #DimensionKnob=0,0,8,13
  424. #MinPosition=63
  425. #MaxPosition=12
  426. NumLevels=10
  427. Orientation=1
  428. KnobLevel=10
  429.  
  430. [DB_HScroll]
  431. Dimension=14,174,510,180
  432. ClassName="SLIDER.MMJBSliderCtrl.1"
  433. DimensionKnob=0,0,13,8
  434. Dimension=12,139,489,143
  435. #MinPosition=63
  436. #MaxPosition=12
  437. NumLevels=20
  438. Orientation=0
  439. KnobLevel=0
  440.  
  441.  
  442. ********************************************************************
  443. ## PLAYLIST SECTION ************************************************** 
  444. ********************************************************************
  445. ## ** Pushbuttons **
  446.  
  447. [PLS_DockButton]
  448. ClassName="MMJBCTRL.PushBtnCtrl.1"
  449. Dimension=332,8,342,18
  450. LocInBitmap=9
  451.  
  452. [PLS_UndockButton]
  453. ClassName="MMJBCTRL.PushBtnCtrl.1"
  454. Dimension=342,8,351,18
  455. LocInBitmap=20
  456.  
  457. [PLS_AutoDjButton]
  458. ClassName="MMJBCTRL.PushBtnCtrl.1"
  459. Dimension=445,16,484,25
  460. LocInBitmap=0
  461.  
  462. [PLS_SaveButton]
  463. ClassName="MMJBCTRL.PushBtnCtrl.1"
  464. Dimension=484,19,528,28
  465. LocInBitmap=39
  466.  
  467. [PLS_DeleteButton]
  468. ClassName="MMJBCTRL.PushBtnCtrl.1"
  469. Dimension=528,18,571,27
  470. LocInBitmap=83
  471.  
  472. [PLS_ClearButton]
  473. ClassName="MMJBCTRL.PushBtnCtrl.1"
  474. Dimension=571,18,614,27
  475. LocInBitmap=126
  476.  
  477.  
  478. ********************************************************************
  479. ## TRACKINFO SECTION ************************************************** 
  480. ********************************************************************
  481. ## ** Radiobuttons **
  482. ## Current limit to number of radio button in a set is 8, but will be extended if
  483. ## required
  484. ## ResetAll = 1 => All the buttons in radio group reset to default look when this \
  485. ## member is pressed
  486.  
  487. [TI_InfoRadioGroup]
  488. ClassName="MMJBCTRL.RadBtnCtrl.1"
  489. NumBtns=3
  490. # Specify these in the proper order (increasing x,y)
  491. 1=TI_LyricsButton
  492. 2=TI_NotesButton
  493. 3=TI_BiosButton
  494.  
  495. [TI_LyricsButton]
  496. ClassName="MMJBCTRL.PushBtnCtrl.1"
  497. Dimension=172,5,219,15
  498. LocInBitmap=0
  499.  
  500. [TI_NotesButton]
  501. ClassName="MMJBCTRL.PushBtnCtrl.1"
  502. Dimension=215,5,259,15
  503. LocInBitmap=42
  504.  
  505. [TI_BiosButton]
  506. ClassName="MMJBCTRL.PushBtnCtrl.1"
  507. Dimension=258,5,290,15
  508. LocInBitmap=88
  509.  
  510. ##** Push Buttons***
  511.  
  512. [TI_BuyCDButton]
  513. ClassName="MMJBCTRL.PushBtnCtrl.1"
  514. Dimension=302,5,346,15
  515.  
  516. ## Stealing this bitmap from DB_TagButton
  517. [TI_TagButton]
  518. ClassName="MMJBCTRL.PushBtnCtrl.1"
  519. Dimension=124,5,156,15
  520. 198,5,230,15
  521. LocInBitmap=83
  522.  
  523.  
  524. *************************************************************************
  525. ## Generic buttons
  526.  
  527. [GL_GenericButton]
  528. ClassName="MMJBCTRL.PushBtnCtrl.1"
  529. Dimension=0,0,23,9
  530.  
  531. [GL_GenericCheckbox]
  532. ClassName="MMJBCTRL.PushBtnCtrl.1"
  533. Dimension=0,0,9,9
  534.